type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryTIDToTIDScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		tid.go#L140: 			return scanPlanBinaryTIDToTIDScanner{}
		tid.go#L154: type scanPlanBinaryTIDToTIDScanner struct{}
		tid.go#L156: func (scanPlanBinaryTIDToTIDScanner) Scan(src []byte, dst any) error {